limit safety margin for local memory
authorAndreas Beckmann <anbe@debian.org>
Sat, 26 Dec 2020 20:26:31 +0000 (20:26 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sat, 26 Dec 2020 20:26:31 +0000 (20:26 +0000)
commit1d3df5308c5ed6c3250f0a7c32f3ce4386e3c472
tree369295f33396f7e4d9a2860017204dcf151c6572
parentef5c8f0bf1dfd7c547069e258a50bc0944f6e094
limit safety margin for local memory

Bug: https://github.com/pocl/pocl/issues/810

avoids out-of-memory on 32-bit platforms with large caches and corecount

Gbp-Pq: Name issue-810.patch
lib/CL/devices/pthread/pthread_scheduler.c